Fix spelling typos in docs, source, and tests (#2134)#2135
Fix spelling typos in docs, source, and tests (#2134)#2135mr-raj12 wants to merge 1 commit intoaboutcode-org:mainfrom
Conversation
Signed-off-by: Mrityunjay Raj <mr.raj.earth@gmail.com>
|
Hi @pombredanne, This PR fixes 24 spelling typos across 16 files (docs, source, and tests) — found Details of all corrections are in #2134. Would appreciate your review when you get a chance. Thank you! |
|
@pombredanne — a couple of related observations while exploring on the repo:
|
Summary
Spelling typos found using
codespelland fixed manually across 16 files (24 corrections).Scope
CHANGELOG.rst,installation.rst,reference_importer_overview.rst,reference_improver_overview.rst,tutorial_add_importer_pipeline.rst,tutorial_add_improver_pipeline.rstfederated/README.rst,federated/__init__.py,import_runner.py,improve_runner.py,models.py,pipelines/nvd_importer.py,pipelines/v2_importers/nvd_importer.py,utils.py,views.pytest_nginx_importer_pipeline.pyAll changes are limited to comments, docstrings, documentation, and one local test variable rename. No functional code changes.
Full list of corrections: #2134
Fixes #2134
Signed-off-by: Mrityunjay Raj mr.raj.earth@gmail.com